import { FileUploader, View, Text } from '@aws-amplify/ui-react'; export const TrackerComponentsExample = () => { return ( { // return ( // // {file.name} // {percentage} // // ); // }, // }} // @ts-ignore // IGNORE provider="fast" // IGNORE /> ); };